-
Home
-
MotoPress Appointment Booking
-
1.16.0
-
Code
-
Classes
- AbstractCron
| Total Complexity |
17 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
197 |
| Lines of code |
60 |
| Logical lines of code |
28 |
| Comment lines |
96 |
| Methods |
13 |
| Properties |
5 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getTimeToNextSchedule() |
S |
62 |
3 |
13 |
| scheduleAt() |
S |
69 |
2 |
7 |
| unschedule() |
S |
67 |
2 |
8 |
| __construct() |
S |
66 |
1 |
8 |
| addHooks() |
S |
78 |
1 |
3 |
| run() |
S |
100 |
1 |
0 |
| schedule() |
S |
80 |
1 |
3 |
| reschedule() |
S |
81 |
1 |
3 |
| isScheduled() |
S |
79 |
1 |
3 |
| getNextScheduleTime() |
S |
80 |
1 |
3 |
| getId() |
S |
82 |
1 |
3 |
| getAction() |
S |
82 |
1 |
3 |
| getInterval() |
S |
82 |
1 |
3 |